home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Joystick Magazine 1999 November
/
cd joystick no109 novembre 1999.iso
/
Data
/
sharewares
/
utilitaires
/
WC32V401.ZIP
/
INSTALL.BIN
/
WINCMD32.EXE
/
0
/
RCDATA
/
TDLGUNZIP
/
TDLGUNZIP.txt
Wrap
Text File
|
1999-07-27
|
2KB
|
115 lines
object DLGUNZIP: TDLGUNZIP
Tag = 1
Left = 221
Top = 114
HelpContext = 160
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Unpack files'
ClientHeight = 120
ClientWidth = 354
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnKeyDown = UnzipTextKeyDown
PixelsPerInch = 96
TextHeight = 13
object Prompt: TLabel
Tag = 2
Left = 4
Top = 5
Width = 345
Height = 16
AutoSize = False
Caption = 'Unpack &file to:'
end
object UnzipText: TEdit
Left = 4
Top = 26
Width = 345
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnKeyDown = UnzipTextKeyDown
end
object PathExtract: TCheckBox
Tag = 3
Left = 4
Top = 51
Width = 345
Height = 16
Caption = '&Unpack path names if stored with files'
TabOrder = 1
OnKeyDown = UnzipTextKeyDown
end
object Overwrite: TCheckBox
Tag = 4
Left = 4
Top = 70
Width = 345
Height = 16
Caption = '&Overwrite existing files'
TabOrder = 2
OnKeyDown = UnzipTextKeyDown
end
object Ok: TButton
Tag = 4001
Left = 3
Top = 94
Width = 85
Height = 23
Caption = 'Ok'
Default = True
ModalResult = 1
TabOrder = 3
OnKeyDown = UnzipTextKeyDown
end
object id_calltree: TButton
Tag = 5
Left = 91
Top = 94
Width = 85
Height = 23
Caption = '&Tree'
TabOrder = 4
OnClick = id_calltreeClick
end
object Cancel: TButton
Tag = 4002
Left = 179
Top = 94
Width = 85
Height = 23
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 5
OnKeyDown = UnzipTextKeyDown
end
object Button1: TButton
Tag = 4003
Left = 267
Top = 94
Width = 85
Height = 23
Caption = 'Help'
TabOrder = 6
OnClick = Button1Click
OnKeyDown = UnzipTextKeyDown
end
object Translate1: TTranslate
Tag = 5440
Top = 92
end
object ResolutionFix1: TResolutionFix
Left = 32
Top = 92
end
end